Skip to main content

Bankslip Printing/Downloading

Below are some endpoints with examples of PDFs printing and generation of QR Codes

<https://apisandbox.delbank.com.br/baas/v1/charges/:correlationId/stream>

Endpoint for printing the charge

[### Request Header](### Request Header)

x-delbank-api-key:Api Key

Response Header

Content-Type:application/pdf

Obs.: Failed requisistions will have the following HTTP and body:

{
"type": "https://tools.ietf.org/html/rfc7231#section-6.5.4",
"title": "Not Found",
"status": 404,
"traceId": "00-f94523a9cff07f9f4b94a6f97837f657-e010fb53ce385f31-00"
}